home *** CD-ROM | disk | FTP | other *** search
/ Digit Magazine 1999 December / cDigit issue 18 - December 1999.iso / pc / demos / iplayStudio / ipstudio.exe / PROGRAM.Z / Wipes / alpha1.wip next >
Encoding:
Text File  |  1999-06-18  |  2.1 KB  |  51 lines

  1. !ScalaScript
  2. /*
  3. ** $Id: alpha1.wip,v 1.17 1999/03/25 02:42:06 peter Exp $
  4. **
  5. ** Alpha wipes part 1
  6. **
  7. */
  8.  
  9. GROUPID($07109000);
  10.  
  11. //===================
  12. // Families
  13. //===================
  14. PICTUREWIPE("TheBlob", "pictures\alpha1\BLOB03.GIF", Icon(11,8));
  15. PICTUREWIPE("ReturnOfTheBlob", "pictures\alpha1\BLOB04.GIF", Icon(12,8));
  16. PICTUREWIPE("RevengeOfTheBlob", "pictures\alpha1\BLOB07.GIF", Icon(15,8));
  17.  
  18. PICTUREWIPE("Crystal", "pictures\alpha1\CRYSTAL.GIF", Icon(7,9));
  19. PICTUREWIPE("CrystalGradient", "pictures\alpha1\CRYSGRAD.GIF", Icon(6,9));
  20.  
  21.  
  22. //===================
  23. // Individuals
  24. //===================
  25.  
  26. PICTUREWIPE("WipeItOff", "pictures\alpha1\BLOB05.GIF", Icon(13,8));
  27. PICTUREWIPE("PaintRoller", "pictures\alpha1\BLOB06.GIF", Icon(14,8));
  28. PICTUREWIPE("Megalopolis", "pictures\alpha1\BUBBLE.GIF", Icon(17,8));
  29. PICTUREWIPE("SandFill", "pictures\alpha1\disso1x1.bmp", Icon(19,8));
  30. PICTUREWIPE("MosaicFill", "pictures\alpha1\DISSO4X4.BMP", Icon(1,9));
  31.  
  32. PICTUREWIPE("Wiper", "pictures\alpha1\WIPER01.GIF", Icon(11,10));
  33. PICTUREWIPE("Cascade", "pictures\alpha1\WATRFALL.GIF", Icon(12,11));
  34. PICTUREWIPE("Texture", "pictures\alpha1\textur01.bmp", Icon(10,11));
  35. PICTUREWIPE("Countdown", "pictures\alpha1\CLOCK.GIF", Icon(5,9));
  36. PICTUREWIPE("Mandelbrot1", "pictures\alpha1\mandel01.gif", Icon(16,9));
  37.  
  38. PICTUREWIPE("Erosion", "pictures\alpha1\M13.BMP", Icon(6,12));
  39. PICTUREWIPE("SpiralIris", "pictures\alpha1\BLOB02.GIF", Icon(10,8));
  40. PICTUREWIPE("Circles", "pictures\alpha1\CIRCLES.GIF", Icon(18,8));
  41. PICTUREWIPE("SoftCircle", "pictures\alpha1\CIRCSOFT.BMP", Icon(3,9));
  42. PICTUREWIPE("Swirlie", "pictures\alpha1\GENIUS.GIF", Icon(11,9));
  43.  
  44. PICTUREWIPE("Vortex", "pictures\alpha1\SPIRAL01.GIF", Icon(18,10));
  45. PICTUREWIPE("Sunshower", "pictures\alpha1\SPIRAL02.GIF", Icon(19,10));
  46. PICTUREWIPE("Triskelion", "pictures\alpha1\SPIRAL03.GIF", Icon(0,11));
  47. PICTUREWIPE("DiamondIris", "pictures\alpha1\SPIRAL07.GIF", Icon(4,11));
  48. PICTUREWIPE("Ultraman", "pictures\alpha1\SPIRAL05.GIF", Icon(2,11));
  49.  
  50. PICTUREWIPE("SoftDiagonal", "pictures\alpha1\diagsoft.bmp", Icon(9,9));
  51.